﻿@charset "utf-8";
/*全局样式*/
body {
    margin: 0;
    padding: 0;
    background: url(/uploads/image/mimages/body_bg.jpg) no-repeat center top #fff fixed;
}

div, dl, dt, td, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 14px
}

i {
    font-style: normal;
}

form, select {
    margin: 0;
    padding: 0;
}

input, textarea {
    padding: 2px;
    font-size: 12px;
    resize: none;
    outline: none;
    border: 0;
}

div, h1, h2, p, table, tr, td {
    word-wrap: break-word;
    word-break: break-all;
}

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
    font-style: normal;
}

ul li {
    vertical-align: top;
}
/*链接样式*/
a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

    a:focus {
        outline: 0;
    }

    a:link, a:visited {
        text-decoration: none;
        vertical-align: baseline;
        word-break: break-all;
        outline: none;
    }

    a:hover, a:active {
        text-decoration: none;
        vertical-align: baseline;
        word-break: break-all;
        color: #ff6600;
        cursor: pointer;
    }

        a:hover span {
            cursor: pointer;
            text-decoration: none;
        }
/* 清浮动 */
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
/* 浮动 */
.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.rxt_l {
    text-align: left;
}

.rxt_r {
    text-align: right;
}

.rxt_c {
    text-align: center;
}
/* 要注意表单元素并不继承父级 font 的问题 */
body, button, input, select, textarea {
    font: 14px/1.5 "microsoft yahei", 微软雅黑, \9ed1\4f53, \5b8b\4f53, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
    color: #333;
}
/* 去除 ie6 input/button 多余的空白 */
button, input {
    *width: auto;
    *overflow: visible;
    /* 让 input 和 button 一样高 */
    line-height: normal;
}
/* 去掉各table cell 的边距并让其边重合 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* 去除默认边框 */
fieldset, img {
    border: 0;
}
/* 解决 ie6-7 图片缩放锯齿问题 */
img {
    -ms-interpolation-mode: bicubic;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display: block;
}
/* 一致化 horizontal rule */
hr {
    border: none;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    *color: pink;
    *filter: chroma(color=pink);
    height: 10px;
    *margin: -7px 0 2px;
}
/*line-height*/
.lh-100 {
	line-height: 1;
}

.lh-115 {
	line-height: 1.15;
}

.lh-125 {
	line-height: 1.25;
}

.lh-150 {
	line-height: 1.5;
}

.lh-175 {
	line-height: 1.75;
}

.lh-200 {
	line-height: 2 !important;
}

.lh-225 {
	line-height: 2.25;
}

.lh-250 {
	line-height: 2.5;
}

.lh-275 {
	line-height: 2.75;
}

.lh-300 {
	line-height: 3;
}
.color1 {
    color: #999;
}

.color2 {
    color: #f30;
}

.color3 {
    color: #ff7632;
}

.color_red {
    color: #ff0000
}

.color_blue {
    color: #008df3
}

.color_green {
    color: #009900;
}
@media (min-width: 1200px) {
    .container-lg {
        max-width: 1260px;
    }
}
.main {width:1200px;margin:0px auto;}
.content{width:1200px;margin:0px auto;box-sizing: border-box; padding:20px; background:#fff;}
.w564{width:564px;}


/*通用头部*/
.top { height:50px; line-height:50px; color:#fff; background:rgba(3,72,176,0.5); background:url(/uploads/image/mimages/topbg.png)\9;}
.top span{ display:inline-block}
.top span.f-fl{ padding-right:35px;}
.top span a{ color:#fff;}
.top span.f-fr i{ display:inline-block;  width:1px; height:10px; font-size:0; background:#ececec; margin:0 15px; }
.top .ipv6_float{    border: 1px solid #fff;    padding: 0 5px;margin-left: 10px;}
.searchbox{ height:58px; padding:50px 0 40px 0;}
.searchbox a.weblogo{ display:inline-block; width:599px; height:58px; background:url(/uploads/image/mimages/rj_logo.png) no-repeat left center; overflow:hidden; text-indent:-999px;}
.searchbox a.zflogo{ display:inline-block; width:108px; height:44px; background: no-repeat left center; overflow:hidden; text-indent:-999px; margin:7px 0 0 25px;}
.search{ width:384px; height:48px; background:rgba(255,255,255,0.8); background:#fff\9; overflow:hidden; border-radius:3px; margin-top:5px;}
.searchinput{ padding:14px 10px ; width:290px; background:none; border:none;  }
.searchbtn{ height:48px; width:73px; float:right; background: url(/uploads/image/mimages/sarchicon.png) center no-repeat #63ce67; border:none; color:#fff ; outline:none; cursor:pointer}
.searchbtn:focus{ border:none;}

.webnav{ height:54px; line-height:54px; background:#0662b8; color:#fff;}
.webnav a{ color:#fff; font-size:18px; border-right: 1px solid #1b76cf;  display:block; height:54px;}
.webnav a.on{ background:#63ce67;}
.webnav a:hover{background:#63ce67; }
.webnav ul li{ float:left; width:20%; text-align: center;}
.webnav ul li:nth-child(5) a{ border-right: 0px solid #2a98ef; }


/*通用细缆*/


.where {padding: 0 10px;line-height: 40px;background-color: #fff;border-radius: 3px;font-size: 16px;color: #666;}
.where i {margin: 0 10px;color: #ccc;font-size: 16px;vertical-align: middle;}
.where .back {display: inline-block;padding: 0 10px;color: #797979;}
.where a,.where span { margin: 0 10px;font-size: 16px;color: #666;}
.where img {margin-right: 5px;}
.where a.home {margin: 0;}

.article {padding: 30px 0;padding-top:0px;}
.article h2 {padding: 15px 0;line-height: 1.5;font-size: 24px;text-align: center;color: #333;font-weight: bold;padding-bottom:16px;}
.article .option {box-sizing: border-box;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: 20px 0; padding: 20px;line-height: 30px;color: #ccc;transition: padding .3s;}
.article .option h4 {display: none;}

.article .info {color: #ccc;}

.article .info>span {color: #666;}

.article .info i {margin: 0 10px 0 0;font-size: 16px;color: #ccc;vertical-align: middle;}

.article .option.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    border-top: none;
    margin: 0;
    padding: 20px 10px;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

.article .option.fixed h4 {
    display: block;
    position: absolute;
    top: 50%;
    left: 20%;
    right: 20%;
    width: 60%;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article .option.fixed .info {display: none;}
.article .option.fixed .jfontsize {float: none;padding: 0;}
.jfontsize {float: right;height: 32px;margin: -1px 0;padding: 0 20px;}
.jfontsize a {float: left;box-sizing: content-box;display: block;width: 24px;height: 24px;border: 1px solid #ddd;margin: 0 4px;padding: 3px;background-color: #fff;-webkit-border-radius: 3px;border-radius: 3px;}
.jfontsize a i {display: block;width: 24px;height: 24px;line-height: 24px;background-image: url(/uploads/image/mimages/jfont.png);background-repeat: no-repeat;}
.jfontsize .dayin {width: 19px;float: right;background-image: url(/uploads/image/mimages/dayin.png);}
#jfontsize-p2 i {
    background-position: 0 0;
}

#jfontsize-m2 i {
    background-position: -24px 0;
}

#jfontsize-d2 i {
    background-position: -48px 0;
}

a#jfontsize-p2:hover i {
    background-position: 0 -24px;
}

a#jfontsize-m2:hover i {
    background-position: -24px -24px;
}

a#jfontsize-d2:hover i {
    background-position: -48px -24px;
}

.article .option .share {
    float: right;
    margin: -7px 0;
}

.article .option .share a a {
    margin-left: 10px;
}

.article .option .bds_tsina {
    background: url(/uploads/image/mimages/wb.png) center no-repeat!important;
    background-size: 32px auto!important;
    margin-bottom: 8px;
}

.article .option .bds_weixin {
    background: url(/uploads/image/mimages/wx.png) center no-repeat!important;
    background-size: 32px auto!important;
}

.bdshare_popup_box {
    margin-left: -200px;
}

.article-box {
    padding: 30px 60px;
    line-height: 2;
    text-align: justify;
    color: #555;
    font-size: 16px;
}

.article-box p {
    margin: 1em 0;
}

.article-box .article-photo {
    text-align: center;
}

.article-box p img {
    display: block;
    max-width: 80%;
    margin: 0 auto;
}

.article .article-code {
    text-align: center;
    margin-top: 27px;
}

.article .article-code p {
    font-size: 14px;
}

.article .jr-btn {
    min-width: 180px;
}

.article .files {
    padding: 15px;
}

.article .files li {
    border-bottom: 1px dotted #ddd;
    padding: 8px;
    line-height: 24px;
    font-size: 16px;
}

.article-enclosure {
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

.article-enclosure a {
    color: #555;
    font-weight: normal;
    text-decoration: underline;
    margin-left: 8px;
}

.no-print span:first-child {display: none;}
.video {text-align: center;}

.footbox{   padding:20px 0 10px 0; background:rgba(12,97,200,0.8); color:#fff; width:100% ; margin-top:15px;}
.footbox div.f-fl{ width:1024px; text-align:center; line-height:25px; color:#b7d0ef;}
.footbox div.f-fl p{ padding-bottom:8px;}
.footbox div.f-fl p i{ padding:0 10px;}
.footbox div.f-fl a{ color:#fff; padding:0 10px;}	
.footbox div.f-fl a:hover{ text-decoration: underline; }
.footbox div.f-fr{ width:174px; text-align:right; vertical-align:top; padding-top:20px; }	
.footbox div.f-fr a { display:inline-block; text-align:right; margin-left:10px;  } 
